This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Error 0x143 ~Umberto Nongeroson 13.Oct.03 02:23 PM a Web browser Domino Server 6.0.1Windows 2000
Right, it is not OS specific. On any platform, if Notes shared memory still exists on the system and is in a state that indicates a crash then you get this error. The simple answer is to get rid of this memory, usually "nsd -kill" will work. On Windows systems the symantics of shared memory are different ... you don't have to do an explicit deletion of shared memory ... so sometimes this problem can only be eliminated reasonably by logout or rebooting. But nsd -kill usually works on Unix based systems.